Get column attributes in Tables

../../../../_images/column_attribute.svg

Get column attributes in Table.

Documentation

Auto generated list version of Get column attributes in Table.

In this version, the following ports from the original nodes have been changed to lists which the node loops over:

Looped Inputs

data.

Looped Outputs

attributes.

For details see the original node.

Definition

Input ports

data

[table]

Input Data

Output ports

attributes

[table]

Attributes

The Table data type includes an additional container, besides the data container, for storing attributes. An attribute is stored as a scalar value together with a header.

The standard library contains two nodes for setting and getting Table attributes.

class node_attributes_tables.GetColumnAttributesTables[source]

Related nodes